Skip to content

Update workflow actions for Node 24#1416

Merged
petyosi merged 1 commit into
mainfrom
codex/update-node24-actions
May 26, 2026
Merged

Update workflow actions for Node 24#1416
petyosi merged 1 commit into
mainfrom
codex/update-node24-actions

Conversation

@petyosi

@petyosi petyosi commented May 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump pnpm/action-setup from v4 to v6.0.8 everywhere, pinned by commit SHA.
  • Bump actions/cache from v4 to v5.0.5 in the Release workflow, pinned by commit SHA.
  • Pin the remaining tag-based actions in the PR formatting job.
  • Set persist-credentials: false for the PR formatting checkout step.

Why

GitHub Actions warned that the pinned pnpm/action-setup and actions/cache versions still run on the deprecated Node 20 action runtime. The updated action releases use runs.using: node24.

A zizmor audit also found unpinned action references and persisted checkout credentials in the PR checks formatting job.

Validation

  • zizmor .github/workflows
  • git diff --check
  • Pre-commit hook completed; no staged lint targets matched this YAML-only change.

@changeset-bot

changeset-bot Bot commented May 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: eb09208

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@petyosi petyosi force-pushed the codex/update-node24-actions branch from 5f4c0d4 to eb09208 Compare May 26, 2026 07:30
@petyosi petyosi merged commit df35115 into main May 26, 2026
8 checks passed
@petyosi petyosi deleted the codex/update-node24-actions branch May 26, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant